home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 102 / Computer Shopper 102 / Computer SHOPPER_102.iso / multimed.ia / violent / shared.dir / 00563.ls < prev    next >
Encoding:
Text File  |  1996-04-15  |  146 b   |  8 lines

  1. on mouseUp
  2.   global gChapter
  3.   puppetSound(2, 0)
  4.   set the blend of sprite the clickOn to 50
  5.   updateStage()
  6.   go(1, string(gChapter) & "-0")
  7. end
  8.